Add org name to codeowners#4282
Conversation
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. |
❌ 2 Tests Failed:
View the top 2 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
🔄 Flaky Test DetectedAnalysis: The test failed due to a PostgreSQL catalog connection being terminated by an administrator command (SQLSTATE 57P01 / admin_shutdown), indicating a transient CI infrastructure issue rather than a code defect. ✅ Automatically retrying the workflow |
There was a problem hiding this comment.
Pull request overview
Updates the repository’s CODEOWNERS entries so that GitHub team owners are fully qualified with the organization prefix, ensuring the CODEOWNERS file is considered valid by GitHub.
Changes:
- Prefixed all team owners with
@PeerDB-io/(e.g.,@PeerDB-io/eng,@PeerDB-io/ch-postgres,@PeerDB-io/db-integrations). - Updated the default owner and all listed path-specific owners to use the org-qualified team format.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Teams are supposed to be prefixed by an org for the file to be valid